Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Distinguish between Select query and Action Query, Database and Table, Filter an...Jan 20
Differentiate between select Query & parameter Query.Jan 20
string is a - Select optionFeb 11
Using the CHECKS table, write a query to return all the unique remarksDec 21
Using today's TEAMSTATS table, write a query to determine who is batting under...Dec 21
Will SELECT SUM(LASTNAME) FROM CHARACTERS query work?Dec 21
Differentiate between crosstab query & Action query.Jan 20
Are triggers used with the SELECT statement? Dec 21
Functional decomposition technique can be used to implement - Select optionDec 15
Which is not supported by the string class? - Select optionOct 10
Which of the following would assigns the string “welcome” to the second construc...Nov 20
Using the CHECKS table from earlier today, write a query to return just the chec...Dec 21
What will SELECT COUNT(*) FROM TEAMSTATS; query return?Dec 21
What will SELECT SUBSTR LASTNAME,1,5 FROM NAME_TBL; query retunr?Dec 21
What is a ’query’ in Access? State and explain the different kinds of queries...Jan 20
Rewrite the query from exercise 1 so that the remarks will appear as the first c...Dec 21
Explain sysdate with exampleDec 17
COUNT(field_name) with exampleDec 17
Give examples for Maskable interrupts?Sep 29
Give example for Non-Maskable interrupts?Jul 25
Give an example of one address microprocessor?Nov 26
Explain the following terms giving suitable examples: Jan 20
Explain the different instruction formats with examplesOct 21
Example of CMMINov 05
return is an example of which option Jul 21
Which is used to read a line of text with blanks? - Select optionMar 10
Which statement(s) is used to rethrow an exception? - Select optionNov 18
Which of the following is the general form of using an exception specification? ...Jan 18
Which function does exchange the contents of two strings?Oct 31
How do I do a case-insensitive string comparison?Sep 17
Which function capitalizes the first letter of a character string and makes the ...Dec 21
How can you create a style by example? Explain.Jan 20
List out categories of the 8085 instructions. Give examples of the instructions ...Jan 08
What is the output modes used in 8279?Feb 09
What are the modes used in keyboard modes?Jan 04
What are the modes used in display modes?Mar 31
What are the various flags used in 8085?Oct 13
Which Stack is used in 8085?Apr 22
Mention the categories of instruction and give two examples for each category.Jan 12
Which interrupts are generally used for critical events?Aug 12
Write expression using operator keywords for (a!=b) > (~(a & b)&=(a^b))Dec 15
Which system is used to identify/track/monitor the individual knowledge and skil...Feb 25
Inserting an element into the stack using array in dfs (data file structure)Dec 20
Write an algorithm for Deleting an element from the circular queue using array i...Oct 11
Which of the following programming approach used functions as a key concept to p...Jul 28
Identify the drawback of using procedure-oriented programming, if any:Nov 02
Name the library that must be included while using cinNov 13
a = (b = 5); The C++ statement is an example of which optionSep 26
Consider the following code: cout<< “Welcome”; This is an example of which opti...Oct 28
Write an algorithm for Inserting an element into the queue using array in dfsNov 08